home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 1999 May / SGI IRIX 6.5 Applications 1999 May.iso / dist / demos.idb / usr / demos / Demo_Interfaces / Buttonfly / manwsh < prev    next >
Encoding:
Text File  |  1999-04-09  |  72 b   |  5 lines

  1. #! /bin/csh -f
  2. /usr/bin/man $*
  3. echo -n "<ENTER to continue>"
  4. set foo $<
  5.